net/http.http2priorityNodeRFC7540.id (field)

5 uses

	net/http (current package)
		h2_bundle.go#L11493: 	id           uint32                        // id of the stream, or 0 for the root of the tree
		h2_bundle.go#L11563: 	if n.id != 0 {
		h2_bundle.go#L11675: 		id:     streamID,
		h2_bundle.go#L11726: 			id:     streamID,
		h2_bundle.go#L11847: 	delete(ws.nodes, n.id)